Revision: hackerlab--devo--1.0--patch-11
Archive: lord@emf.net--2003
Creator: Tom Lord <lord@emf.net>
Date: Thu May  1 14:12:30 PDT 2003
Standard-date: 2003-05-01 21:12:30 GMT
Summary: fixed an rx bug
Keywords: 
New-files: {arch}/hackerlab/hackerlab--devo/hackerlab--devo--1.0/lord@emf.net--2003/patch-log/patch-11
Modified-files: ChangeLog rx-posix/posix.c
New-patches: lord@emf.net--2003/hackerlab--devo--1.0--patch-11


In rx_regmatch, during the scan to prune possible end positions of a
match using DFA techiques, terminate the dfa_advance_to_final loop
correctly.


